toggle menu
trixnity-crypto-core
4.0.0-RC2
js
switch theme
search in API
trixnity-crypto-core
/
[root]
/
SubtleCrypto
/
deriveBits
derive
Bits
js
abstract
fun
deriveBits
(
algorithm
:
Json
,
baseKey
:
CryptoKey
,
length
:
Number
)
:
Promise
<
ArrayBuffer
>